* sysdep.c (sys_subshell): Mark local as volatile if checking for lint,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 23:30:06 +0000 (16:30 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Mar 2011 23:30:06 +0000 (16:30 -0700)
commite29b2e74f5d72da6c053d7392f80265c9b6b051e
treeac264dae60c9331e0b8f2c3a0c3ed4ef9e9b6616
parent890511b8a22a4baf4fb32131cf7f6f6b5f2c9fc2
* sysdep.c (sys_subshell): Mark local as volatile if checking for lint,

to suppress a gcc -Wclobbered warning that does not seem to be right.
src/ChangeLog
src/sysdep.c